home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / macros / plain / contrib / springer / lecproc / read.me < prev   
Encoding:
Text File  |  1992-04-05  |  781 b   |  24 lines

  1. How to proceed
  2.  
  3. On this diskette or tape you find the following files:
  4.  
  5. lecproc.doc      general instructions, this is the TeX source
  6.                  for the documentation. Please TeX it if you
  7.                  have the paper version not at hand
  8. lecproc1.dem     an example showing how to code the front matter
  9. lecproc2.dem     an example showing how to code
  10. lecproc.cmm      the macro package with cm-fonts
  11.  
  12. Include the macros and the cm-fonts by inserting the command
  13. \input lecproc.cmm
  14. at the beginning of your text file
  15. (also called input or source file)
  16.  
  17.  
  18. If you use PC \TeX
  19.  
  20. In PC TeX default memory capacity is not sufficient to accommodate our
  21. fonts. To cope with this problem, invoke TeX with the following
  22. command:
  23. tex file.tex /f=26000 /m=65000
  24.